calendar: Add accessors for display properties
authorTimm Bäder <mail@baedert.org>
Tue, 4 Feb 2020 11:19:08 +0000 (12:19 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Feb 2020 18:16:32 +0000 (13:16 -0500)
commit74cb1ca2f5dca5ac4052724f6a2f2e546ee6696a
treee5e7f2aea3a42a2f24359e6752984c5e8b3e2490
parente94e70368542d42362d4b071e722992308cb945c
calendar: Add accessors for display properties

Instead of having a display flags enum and bitfield, just add proper
accessors for the properties, which is what we do everywhere else.
gtk/gtkcalendar.c
gtk/gtkcalendar.h
tests/testcalendar.c